home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 001357_daemon _Fri Jun 18 16:44:12 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Received: by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  2.     id AA01790; Fri, 18 Jun 93 16:44:16 MET DST
  3. Errors-To: sanders@bsdi.com
  4. Return-Path: <sanders@bsdi.com>
  5. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  6.     id AA01784; Fri, 18 Jun 93 16:44:12 MET DST
  7. Errors-To: sanders@bsdi.com
  8. Received: from austin.BSDI.COM by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  9.     id AA02805; Fri, 18 Jun 1993 17:06:25 +0200
  10. Received: from localhost by austin.BSDI.COM (5.67/1.37)
  11.     id AA02012; Fri, 18 Jun 93 10:06:22 -0500
  12. Message-Id: <9306181506.AA02012@austin.BSDI.COM>
  13. To: www-talk@nxoc01.cern.ch
  14. Subject: Re: HTML+ support for eqn & Postscript 
  15. In-Reply-To: Dave_Raggett's message of Fri, 18 Jun 93 11:29:21 BST.
  16. Errors-To: sanders@bsdi.com
  17. Reply-To: sanders@bsdi.com
  18. Organization: Berkeley Software Design, Inc.
  19. Date: Fri, 18 Jun 1993 10:06:21 -0500
  20. From: Tony Sanders <sanders@bsdi.com>
  21.  
  22. > >> [Dave's example of <EMBED> and eqn]
  23. > > Well, it may be the best that we're going to get. However, I still feel that
  24. > > equations are too basic to not be supported directly. Note that the more
  25. > > successful text processing systems (and that's part of what this will have to
  26. > > be) all support text, equations and tables nicely.
  27. > The ability to embed foreign formats seems a good thing as it allows us to
  28. > take advantage of evolving de facto standards for a whole range of things.
  29.  
  30. I agree, I feel that the ability to support postscript, eqn, tex, and the
  31. ISO math DTD all at one whack far outweighs building in equation support.
  32.  
  33. Furthermore, the server could convert from just about anything to postscript
  34. if needed, so that would seem a good format to support for you graphics
  35. based browser writers (ghostscript will even draw in your window for you
  36. if you can figure out how to make it work).
  37.  
  38. --sanders